class CybridApiId::CustomerTokensIdpApi
def create_customer_token(post_customer_token_idp_model, opts = {})
-
(CustomerTokenIdpModel)
-
Parameters:
-
opts
(Hash
) -- the optional parameters -
post_customer_token_idp_model
(PostCustomerTokenIdpModel
) --
def create_customer_token(post_customer_token_idp_model, opts = {}) data, _status_code, _headers = create_customer_token_with_http_info(post_customer_token_idp_model, opts) data end