ProductAvailability model¶
ProductAvailability is a model representing details about the availability of the product and consists of the following fields:
- isAvailable:
boolean - name:
string - url:
TUrl | undefined
TUrl¶
TUrl represents the TUrl type.