sdk
/
au.com.woolworths.village.sdk.model
/
MerchantSchemaSummaries
MerchantSchemaSummaries
List of merchant schemas
interface
MerchantSchemaSummaries
:
MerchantSchemas
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
schemas
Link copied to clipboard
A list of currently valid schemas for this merchant
abstract val
schemas
:
List
<
MerchantSchemaSummary
>
Content copied to clipboard