This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"loanNumber": "LB-123056-0", | |
"address": "1234 Fake St.", | |
"city": "New York", | |
"state": "NY", | |
"zip": "20002", | |
"rate" : 4.23, | |
"lbRisk" : "low", | |
"loanType": "commercial", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"loanNumber": "LB-123056-0", | |
"address": "1234 Fake St.", | |
"city": "New York", | |
"state": "NY", | |
"zip": "20002", | |
"rate" : 4.23, | |
"lbRisk" : "low", | |
"loanType": "commercial", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A wp-content/themes/identityguard/assets/img/BrightBlur.jpg | |
A wp-content/themes/identityguard/assets/img/CreditReportsAlert.svg | |
A wp-content/themes/identityguard/assets/img/Female.png | |
A wp-content/themes/identityguard/assets/img/HeaderTablet.png | |
A wp-content/themes/identityguard/assets/img/Img-FemaleFocus.jpg | |
A wp-content/themes/identityguard/assets/img/Img-Flat.jpg | |
A wp-content/themes/identityguard/assets/img/Img-MaleFocus.jpg | |
A wp-content/themes/identityguard/assets/img/Male.png | |
A wp-content/themes/identityguard/assets/img/PN--Logo.png | |
A wp-content/themes/identityguard/assets/img/PNHeaderWhite.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<pre>stdClass Object | |
( | |
[EntityName] => account | |
[MoreRecords] => | |
[PagingCookie] => <cookie page="1"><arg_membershiptypeidname last="Silver - Industry Partner" first="Bronze - Industry Partner"><name last="Zach IP Test 2" first="1"><accountid last="{432B42B5-62BA-E611-80F7-00155D47DD29}" first="{5E1ACC02-C0BB-E611-80F7-00155D47DD29}"></accountid></name></arg_membershiptypeidname></cookie> | |
[Entities] => Array | |
( | |
[0] => stdClass Object | |
( | |
[accountid] => 5e1acc02-c0bb-e611-80f7-00155d47dd29 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.layout-content-image { | |
// margin: 2em 0; | |
&__bg { | |
bottom: 0; | |
left: 0; | |
position: absolute; | |
right: 0; | |
top: 0; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.layout-content-image { | |
position: relative; | |
&__wrap { | |
display: flex; | |
align-items: center; | |
} | |
&__title { | |
font-family: $meta; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stdClass Object | |
( | |
[EntityName] => t3_committeemember | |
[MoreRecords] => | |
[PagingCookie] => | |
[Entities] => Array | |
( | |
[0] => stdClass Object | |
( | |
[t3_committee] => stdClass Object |
OlderNewer