Example #1
0
 def __init__(self, client):
     '''
     Creates a client collection objects for different responses
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, DepositDepositResponse)
     self.accounts = Accounts(Collection(self.client, DepositAccount))
Example #2
0
 def __init__(self, client):
     '''
      Creates a client collection objects
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, MsaOrderResponse)
     self.unloads = MsaordersUnloadsCollection(Collection(self.client, MsaReturns))
Example #3
0
 def __init__(self, client):
     '''
     Creates a client collection objects for different responses
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, GpaResponse)
     self.unloads = Unloads(Collection(self.client, GpaReturns))
Example #4
0
 def __init__(self, token, client):
     super(BusinessContext, self).__init__(client)
     self.token = token
     self.children = self.Children(self.token, Collection(client, CardHolderModel))
     self.notes = self.Notes(self.token, client, Collection(client,
                                                            CardholderNoteResponseModel))
     self.transitions = self.Transitions(self.token, Collection(client,
                                                                BusinessTransitionResponse))
 def __init__(self, client):
     '''
     Creates a client collection objects
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, ProgramTransferResponse)
     self.types = Types(Collection(client, ProgramTransferTypeReponse))
Example #6
0
 def __init__(self, client):
     '''
     Creates a client collection objects for different responses
     :param client: client object
     '''
     self.client = client
     self.collections_card_response = Collection(self.client, CardResponse)
     self.collections_pan_response = Collection(self.client, PanResponse)
Example #7
0
 def __init__(self, client):
     '''
     Creates a client collection objects for different responses
     :param client: client object:
     '''
     self.client = client
     self.collections_cardmodel = Collection(self.client, CardHolderModel)
     self.collections_usermodel = Collection(self.client,
                                             UserCardHolderResponse)
Example #8
0
 def __init__(self, client):
     '''
     Creates a client collection objects for different responses
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, BusinessCardHolderModel)
     self.collections_business = Collection(self.client,
                                            BusinessCardHolderResponse)
     self.collections_update = Collection(self.client,
                                          BusinessCardHolderUpdateModel)
    def __init__(self, token, client):

        super(CommandoModesContext, self).__init__(client)

        self.token = token
        self.transitions = self.Transitions(
            self.token, Collection(client, CommandoModeTransitionResponse))
Example #10
0
 def __init__(self, client):
     '''
     Creates a client collection objects for different responses
     :param client: client object
     '''
     self.client = client
     self.collections_disburse = Collection(self.client, PushToCardDisbursementResponse)
Example #11
0
 def __init__(self, client):
     '''
      Creates a client collection objects
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, VelocityControlResponse)
Example #12
0
 def __init__(self, client):
     '''
     Creates a client collection objects
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, AuthControlExemptMidsResponse)
Example #13
0
 def __init__(self, client):
     '''
     Creates a client collection objects for different responses
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, DigitalWalletToken)
Example #14
0
    def __init__(self, token, client):

        super(ChargebacksContext, self).__init__(client)

        self.token = token
        self.transitions = self.Transitions(
            self.token, Collection(client, ChargebackTransitionResponse))
Example #15
0
 def __init__(self, client):
     '''
     Creates a client collection object
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, CardholderBalances)
Example #16
0
 def __init__(self, client):
     '''
     Creates a client collection objects
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, FeeTransferResponse)
Example #17
0
 def __init__(self, client):
     '''
     Creates a client collection objects
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, StoreResponseModel)
Example #18
0
 def __init__(self, client):
     '''
     Creates a client collection object
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, CardProductResponse)
    def __init__(self, token, client):

        super(DirectDepositsContext, self).__init__(client)

        self.token = token
        self.transitions = self.Transitions(self.token, Collection(client,
                                                                   DirectDepositTransitionResponse))
 def __init__(self, client):
     '''
     Creates a client collection object
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, AcceptedCountriesModel)
Example #21
0
 def __init__(self, client):
     '''
     Creates a client collection objects for different responses
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, MerchantResponseModel)
 def __init__(self, client):
     '''
     Creates a client collection object
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, AccountHolderGroupResponse)
Example #23
0
 def __init__(self, client):
     '''
     Creates a client collection object
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, RealTimeFeeGroup)
Example #24
0
 def __init__(self, client):
     '''
     Creates a client collection object
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, OfferOrderResponse)
Example #25
0
 def __init__(self, client):
     '''
     Creates a client collection object
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, BulkIssuanceResponse)
Example #26
0
 def __init__(self, client):
     '''
     Creates a client collection objects for different responses
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, ChargebackResponse)
Example #27
0
 def __init__(self, client):
     '''
     Creates a client collection object
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, AutoReloadResponseModel)
Example #28
0
 def __init__(self, client):
     '''
     Creates a client collection objects
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, MccGroupModel)
Example #29
0
 def __init__(self, client):
     '''
     Creates a client collection objects
     :param client: client object
     '''
     self.client = client
     self.collections = Collection(self.client, AuthControlResponse)
     self.exempt_mids = AuthcontrolsExemptmidsCollection(self.client)
Example #30
0
 def __init__(self, client):
     '''
     Creates a client collection objects for different responses
     :param client: client object
     '''
     self.client = client
     self.collections_pushtocards = Collection(self.client, PushtocardsPaymentcardCollection)
     self.disburse = PushtocardsDisburseCollection(self.client)
     self.payment_card = PushtocardsPaymentcardCollection(self.client)