Class InstrumentOwner


  • public class InstrumentOwner
    extends Object
    Author:
    olaa
    • Constructor Detail

      • InstrumentOwner

        public InstrumentOwner​(com.yahoo.config.provision.TenantName tenantName,
                               String userId,
                               String paymentInstrumentId,
                               boolean isDefault)
    • Method Detail

      • getTenantName

        public com.yahoo.config.provision.TenantName getTenantName()
      • getUserId

        public String getUserId()
      • getPaymentInstrumentId

        public String getPaymentInstrumentId()
      • isDefault

        public boolean isDefault()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object