Skip to content

Instantly share code, notes, and snippets.

@SimonHoiberg
Created June 19, 2020 14:18
Show Gist options
  • Save SimonHoiberg/a0f865830c08fd80fb1d7cf07c77dd63 to your computer and use it in GitHub Desktop.
Save SimonHoiberg/a0f865830c08fd80fb1d7cf07c77dd63 to your computer and use it in GitHub Desktop.
interface IBody {
paymentMethodID: string;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment