PaymentInstrumentToken
application(String application)
createdAt(OffsetDateTime createdAt)
currency(Currency currency)
fingerprint(String fingerprint)
static PaymentInstrumentToken
fromJson(String jsonString)
id(String id)
identity(String identity)
instrumentType(PaymentInstrumentToken.InstrumentTypeEnum instrumentType)
links(PaymentInstrumentTokenLinks links)
payloadType(PaymentInstrumentToken.PayloadTypeEnum payloadType)
putTagsItem(String key, String tagsItem)
tags(Map<String,String> tags)
type(PaymentInstrumentToken.TypeEnum type)
updatedAt(OffsetDateTime updatedAt)