Module: Lithic::Models::CardWebProvisionResponse

Extended by:
Internal::Type::Union
Defined in:
lib/lithic/models/card_web_provision_response.rb,
sig/lithic/models/card_web_provision_response.rbs

Overview

See Also:

  • Lithic::Resources::Cards#web_provision

Defined Under Namespace

Classes: AppleWebPushProvisioningResponse, GoogleWebPushProvisioningResponse

Class Method Summary collapse

Instance Method Summary collapse

Methods included from Internal::Type::Union

==, ===, coerce, derefed_variants, dump, hash, inspect, to_sorbet_type, variants

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info

Instance Method Details

#initialize(kid: nil) ⇒ Object

JWS unprotected headers containing header parameters that aren't integrity-protected by the JWS signature.

Parameters:

  • kid (String) (defaults to: nil)

    The ID for the JWS Public Key of the key pair used to generate the signature.



# File 'lib/lithic/models/card_web_provision_response.rb', line 83

#self?.variants::Array[Lithic::Models::card_web_provision_response]

Returns:

  • (::Array[Lithic::Models::card_web_provision_response])


103
# File 'sig/lithic/models/card_web_provision_response.rbs', line 103

def self?.variants: -> ::Array[Lithic::Models::card_web_provision_response]