Skip to content

Commit

Permalink
Update ballerina/types.bal
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaRanasinghe authored Aug 20, 2024
1 parent 4432d1a commit 98819dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ballerina/types.bal
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ public type EntitlementsResponse record {|
string nextToken?;
|};

# Represents the capacity in a product owned by the customer
# Represents the capacity in a product owned by the customer.
public type Entitlement record {|
# The product code for which the given entitlement applies
string productCode?;
Expand Down

0 comments on commit 98819dc

Please sign in to comment.