Skip to content

Bedrock  >  Structures  >  Offer

Offer

Structure Class

Offer dataclass

An offer dictates usage terms for the model.

Attributes

offer_id class-attribute instance-attribute
offer_id: str | None = None

Offer Id for a model offer.

offer_token instance-attribute
offer_token: str

Offer token.

term_details instance-attribute
term_details: TermDetails

Details about the terms of the offer.