Method: ApplePay::PaymentToken::CertificateChain#leaf
- Defined in:
- lib/apple_pay/payment_token/certificate_chain.rb
#leaf ⇒ Object
Returns the value of attribute leaf.
9 10 11 |
# File 'lib/apple_pay/payment_token/certificate_chain.rb', line 9 def leaf @leaf end |