Cash Loading Location Model
@Serializable
Cash loading location.
Constructors
Link copied to clipboard
constructor(storeNetworkId: String, storeName: String, address: StoreAddressModel, phones: List<String> = emptyList(), distance: Double?, coordinates: CoordinatesModel?, merchantInformation: MerchantInformationModel)