BasicCardResponse.billingAddress

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void billingAddress(Optional!(T0) billingAddress)
    struct BasicCardResponse
    nothrow
    void
    billingAddress
    (
    T0
    )
    (
    scope auto ref Optional!(T0) billingAddress
    )
  2. auto billingAddress()

Meta